PATH 
Mac OS 8 and 9 Developer Documentation > Text and Other International Services > Apple Type Services for Unicode Imaging (ATSUI) > Apple Type Services for Unicode Imaging Reference

     

ATSUFontFeatureType

The ATSUFontFeatureType type describes the attributes of a particular font feature. For example, kLigaturesType represents the presence of ligatures in a font. You pass the ATSUFontFeatureType type to functions that set or clear font feature types in a style run. The ATSUFontFeatureType type is passed back by functions that obtain font feature types in a style run.

typedef Uint16 ATSUFontFeatureType;
VERSION NOTES
Available beginning with ATSUI 1.0.


© 2000 Apple Computer, Inc. – (Last Updated 25 Jan 00)